MMWidth
Description
Contains the width of the HPGL or HPGL/2 drawing in 0.01 millimeter units.
MMWidth
is used for a more accurate reading of the horizontal size of the graphic. The Width property is difference between max and min dimensions of the drawing but the MMWidth
property usually is the result of a special HPGL command.
Syntax
property MMWidth: Integer;